Skip to content

chore(deps): bump jaq-std from 2.1.0 to 2.1.1#718

Merged
jsuereth merged 1 commit intomainfrom
dependabot/cargo/jaq-std-2.1.1
Jun 10, 2025
Merged

chore(deps): bump jaq-std from 2.1.0 to 2.1.1#718
jsuereth merged 1 commit intomainfrom
dependabot/cargo/jaq-std-2.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps jaq-std from 2.1.0 to 2.1.1.

Release notes

Sourced from jaq-std's releases.

2.1.1

This release corrects a few bugs, in particular in the execution of label ... break 01mf02/jaq#260 as well as in printing of special Unicode characters in objects keys 01mf02/jaq#259.

Full Changelog: 01mf02/jaq@v2.1.0...v2.1.1

Commits
  • cea81c6 Bump versions.
  • 9806586 Handle break labels like variables.
  • faae800 Move Ctx into filter, and handle bindings nicer during compilation.
  • d3b7d95 Merge pull request #259 from 01mf02/obj-key-fmt
  • 8d00001 Comment.
  • 1c8de83 Correct test.
  • 9c4384d Handle break labels like variables.
  • 6b960f7 Correct printing of special Unicode characters in objects keys.
  • 419a76c Include packaging status.
  • 0c5c67a Read/write filter & input from/to URL search parameters.
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 28, 2025 23:44
@codecov
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.9%. Comparing base (2734626) to head (84a80d3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #718   +/-   ##
=====================================
  Coverage   75.9%   75.9%           
=====================================
  Files         69      69           
  Lines       5494    5494           
=====================================
  Hits        4174    4174           
  Misses      1320    1320           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/cargo/jaq-std-2.1.1 branch 4 times, most recently from 1426cde to b6f93e7 Compare May 6, 2025 22:13
@dependabot dependabot bot force-pushed the dependabot/cargo/jaq-std-2.1.1 branch 4 times, most recently from 32f31fd to 3a12dbd Compare May 16, 2025 23:52
@dependabot dependabot bot force-pushed the dependabot/cargo/jaq-std-2.1.1 branch 3 times, most recently from e5ad5fc to ec9a4a9 Compare May 27, 2025 18:08
@jsuereth jsuereth enabled auto-merge (squash) June 6, 2025 16:23
@jsuereth
Copy link
Contributor

jsuereth commented Jun 9, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/jaq-std-2.1.1 branch from ec9a4a9 to cf46406 Compare June 9, 2025 18:18
@jsuereth
Copy link
Contributor

https://github.com/dependabot rebase

Bumps [jaq-std](https://github.com/01mf02/jaq) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/01mf02/jaq/releases)
- [Commits](01mf02/jaq@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: jaq-std
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/jaq-std-2.1.1 branch from cf46406 to 84a80d3 Compare June 10, 2025 15:18
@jsuereth jsuereth merged commit 4091dde into main Jun 10, 2025
32 checks passed
@jsuereth jsuereth deleted the dependabot/cargo/jaq-std-2.1.1 branch June 10, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant